MessageFlagDueBy Property |
Contains the date and time specifying the date by which an e-mail message is due.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime FlagDueBy { get; set; }Public Property FlagDueBy As DateTime
Get
Set
Property Value
Type:
DateTimeThe flag due by.
See Also